home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 14 / CU Amiga Magazine's Super CD-ROM 14 (1997)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1997-09].iso / CUCD / Graphics / PhotoCD / Kick2.x / PCD2IFF24.doc < prev   
Encoding:
Text File  |  1996-08-12  |  2.3 KB  |  104 lines

  1.  
  2.     PCD2IFF24    version 1.02                Jun-10-1996
  3.  
  4.     Allenbrand Brice - Ringard' Production.
  5.  
  6.     -> Shell-only.
  7.     -> Kick 2.04 required.
  8.  
  9. INTRO:
  10. ------
  11.  
  12. PCD2IFF24 is a PhotoCD to IFF24 converter.
  13. Why another one ? because it's :
  14.  
  15. I    1) The only that does it in all the PCD resolutions.        I
  16. M    2) The only that doesn't need any alien library.        M
  17. P    3) The only that doesn't need any stack change.            P
  18. O    4) The only that uses Amiga routines for maximum speed.        O
  19. R    5) The only that uses an enhanced memory management system.    R
  20. T    6) The only that take care for PAL/NTSC or ECS/AGA.        T
  21. A    7) The only without Enforcer hits.                A
  22. N    8) The only that can be used with only 512Kb of memory (!!)    N
  23. T    9) The smallest                            T
  24.  
  25. You only must have at least the Kick 2.04 or greater with enough memory.
  26.  
  27. USAGE:
  28. ------
  29.  
  30.     PCD2IFF24 InFile/A,OutFile/A,SIZE/N,BW/S,OVSKP/S
  31.  
  32.         InFile    : the PCD file.        REQUIRED
  33.  
  34.         OutFile    : the IFF file.        REQUIRED
  35.  
  36.         Size    1 (default)    192x128
  37.             2        384x256
  38.             3        768x512
  39.             4        1536x1024
  40.             5        3072x2048
  41.  
  42.         BW    : extract a 256 greyscaled picture.
  43.  
  44.         OVSKP    : uses the colors of the overneighboor picture.
  45.  
  46. MORE:
  47. -----
  48.  
  49.     _In BW mode, you only need 1/3 of memory amount required for the
  50.      color mode.
  51.     _The OVSKP mode doesn't use more memory, but the quality is better.
  52.     _The conversion time depends on the memory amount of your Amiga.
  53.     _The IFF saving routines can handle 3 different buffers depending
  54.      on your available memory. Off course ByteRunComp1 is used.
  55.  
  56.     _PCD2IFF24 is only a converter. It doesn't do much more, because
  57.      there exist enough image processing programs and they will do it
  58.      better.
  59.  
  60.     _PCD2IFF24 cn be used with VMM
  61.  
  62.  
  63. ABOUT ME:
  64. ---------
  65.  
  66. This program can be freely distributed as long this documentation is included
  67. in the package. It is fully public domain.
  68.  
  69.                    THERE'S NO LIMITATIONS TO PCD2IFF24.
  70.  
  71.                   PCD2IFF24 is WhatUWantWare (WuWW (tm))
  72.  
  73.                   IF YOU USE IT, SEND ME WHAT YOU WANT !
  74.  
  75.                             !! SUPPORT AMIGA !!
  76.  
  77.  
  78.     Allenbrand Brice
  79.     5, rue du Manège
  80.     68100 Mulhouse
  81.     FRANCE
  82.  
  83. SOON:
  84. -----
  85.  
  86. A PhotoCD index manager, fully gadtools. I do not have enough memory to use MUI
  87.  
  88. CHANGES:
  89. --------
  90.  
  91. 1.0    First internal release. Compiled with SAS/C 6.56
  92.  
  93. 1.01    Color bug removed, when R=G=B=$ff
  94.  
  95. 1.02    Speed +20%
  96.  
  97. SUCCESSFULLY TESTED ON:
  98. -----------------------
  99.  
  100.     A500+6Mb
  101.     A1200+6Mb
  102.     A4030+10Mb
  103.     A4040+22Mb
  104.